[INFO] fetching crate cqrs-eventsourcing 0.1.1...
[INFO] testing cqrs-eventsourcing-0.1.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate cqrs-eventsourcing 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate cqrs-eventsourcing 0.1.1
[INFO] finished tweaking crates.io crate cqrs-eventsourcing 0.1.1
[INFO] tweaked toml for crates.io crate cqrs-eventsourcing 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cqrs-eventsourcing 0.1.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 83 packages to latest compatible versions
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.50.0)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.23.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4dc1c899da33921e4297f1359d3ae29542baef8f81ee826d20f3826eee82af0d
[INFO] running `Command { std: "docker" "start" "-a" "4dc1c899da33921e4297f1359d3ae29542baef8f81ee826d20f3826eee82af0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dc1c899da33921e4297f1359d3ae29542baef8f81ee826d20f3826eee82af0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dc1c899da33921e4297f1359d3ae29542baef8f81ee826d20f3826eee82af0d", kill_on_drop: false }`
[INFO] [stdout] 4dc1c899da33921e4297f1359d3ae29542baef8f81ee826d20f3826eee82af0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4426c489a4996086aebaa0d3c0f054c9960044467165fd25cc87ad3a3616593b
[INFO] running `Command { std: "docker" "start" "-a" "4426c489a4996086aebaa0d3c0f054c9960044467165fd25cc87ad3a3616593b", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling cqrs-eventsourcing v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.30s
[INFO] running `Command { std: "docker" "inspect" "4426c489a4996086aebaa0d3c0f054c9960044467165fd25cc87ad3a3616593b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4426c489a4996086aebaa0d3c0f054c9960044467165fd25cc87ad3a3616593b", kill_on_drop: false }`
[INFO] [stdout] 4426c489a4996086aebaa0d3c0f054c9960044467165fd25cc87ad3a3616593b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ed6b2083f50b59883f258bc1377a282ebd6f170448058482ca51846f89ceca5
[INFO] running `Command { std: "docker" "start" "-a" "2ed6b2083f50b59883f258bc1377a282ebd6f170448058482ca51846f89ceca5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cqrs-eventsourcing v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `expected`
[INFO] [stdout]    --> tests/lib.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |         let expected = vec![DispatchEvent::Accepted(Accepted {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> tests/lib.rs:172:5
[INFO] [stdout]     |
[INFO] [stdout] 171 | struct Accept {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 172 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Accept` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s
[INFO] running `Command { std: "docker" "inspect" "2ed6b2083f50b59883f258bc1377a282ebd6f170448058482ca51846f89ceca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ed6b2083f50b59883f258bc1377a282ebd6f170448058482ca51846f89ceca5", kill_on_drop: false }`
[INFO] [stdout] 2ed6b2083f50b59883f258bc1377a282ebd6f170448058482ca51846f89ceca5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 334589d8019e56fadb8a673fbe935cd338cf84331ffff8f973763be1b3d30f99
[INFO] running `Command { std: "docker" "start" "-a" "334589d8019e56fadb8a673fbe935cd338cf84331ffff8f973763be1b3d30f99", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `expected`
[INFO] [stderr]    --> tests/lib.rs:261:13
[INFO] [stderr]     |
[INFO] [stderr] 261 |         let expected = vec![DispatchEvent::Accepted(Accepted {
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]    --> tests/lib.rs:172:5
[INFO] [stderr]     |
[INFO] [stderr] 171 | struct Accept {
[INFO] [stderr]     |        ------ field in this struct
[INFO] [stderr] 172 |     id: String,
[INFO] [stderr]     |     ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Accept` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cqrs-eventsourcing` (test "lib") generated 2 warnings (run `cargo fix --test "lib" -p cqrs-eventsourcing` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cqrs_eventsourcing-6b41520a34156200)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-9db10193686f102a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test given_then_dispatch_test::test_request ... ok
[INFO] [stdout] test given_then_dispatch_test::test_accept ... ok
[INFO] [stdout] test with_store_dispatch_test::test_request ... FAILED
[INFO] [stdout] test with_store_dispatch_test::test_accept ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- with_store_dispatch_test::test_request stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'with_store_dispatch_test::test_request' (20) panicked at src/file_eventstore.rs:47:25:
[INFO] [stdout] Oops! Error create store
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x636e23cf086a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636e23cf086a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636e23cf086a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636e23cf086a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636e23d051da - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636e23d051da - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x636e23cf5202 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636e23cf5202 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636e23ccf5df - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636e23ccf5df - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636e23ce8dc9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636e23bf533c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x636e23bf533c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636e23ce8f82 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x636e23ce8f82 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x636e23ccebfc - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x636e23cc6fe9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636e23cc4850 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x636e23bb48f0 - <cqrs_eventsourcing[a4aeb923c13be2ab]::file_eventstore::FileEventStore<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent>>::get_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:47:25
[INFO] [stdout]   19:     0x636e23bb3a8a - <cqrs_eventsourcing[a4aeb923c13be2ab]::file_eventstore::FileEventStore<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent> as cqrs_eventsourcing[a4aeb923c13be2ab]::store::Store<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent>>::append::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:144:29
[INFO] [stdout]   20:     0x636e23bd85df - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<cqrs_eventsourcing[a4aeb923c13be2ab]::formated_event::FormatedEvent<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent>>, cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x636e23bce620 - <cqrs_eventsourcing[a4aeb923c13be2ab]::cqrs::CQRS<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent, cqrs_eventsourcing[a4aeb923c13be2ab]::file_eventstore::FileEventStore<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent>>>::execute::<lib[8b9dadb86213b367]::Request>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cqrs.rs:52:14
[INFO] [stdout]   22:     0x636e23bc8ac2 - lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:302:60
[INFO] [stdout]   23:     0x636e23bd762b - <tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on::<lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x636e23bcf9fa - tokio[49782cf52c338fc0]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>, <tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   25:     0x636e23bae311 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[49782cf52c338fc0]::coop::Budget>>>::try_with::<tokio[49782cf52c338fc0]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>, <tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x636e23bad30c - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[49782cf52c338fc0]::coop::Budget>>>::with::<tokio[49782cf52c338fc0]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>, <tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x636e23bd6327 - tokio[49782cf52c338fc0]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>, <tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   28:     0x636e23bd6327 - tokio[49782cf52c338fc0]::coop::budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>, <tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   29:     0x636e23bd6327 - <tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on::<lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x636e23bd6b3a - tokio[49782cf52c338fc0]::runtime::basic_scheduler::enter::<<tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x636e23bb8776 - <tokio[49782cf52c338fc0]::macros::scoped_tls::ScopedKey<tokio[49782cf52c338fc0]::runtime::basic_scheduler::Context>>::set::<tokio[49782cf52c338fc0]::runtime::basic_scheduler::enter<<tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>::{closure#0}, core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x636e23bd3a21 - tokio[49782cf52c338fc0]::runtime::basic_scheduler::enter::<<tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x636e23bd19ae - <tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on::<lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x636e23bc60f2 - <tokio[49782cf52c338fc0]::runtime::Runtime>::block_on::<lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x636e23bd3e98 - tokio[49782cf52c338fc0]::runtime::context::enter::<<tokio[49782cf52c338fc0]::runtime::Runtime>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x636e23bbd8a3 - <tokio[49782cf52c338fc0]::runtime::handle::Handle>::enter::<<tokio[49782cf52c338fc0]::runtime::Runtime>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x636e23bc4315 - <tokio[49782cf52c338fc0]::runtime::Runtime>::block_on::<lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x636e23bc9848 - lib[8b9dadb86213b367]::with_store_dispatch_test::test_request
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:295:5
[INFO] [stdout]   39:     0x636e23bc7bbc - lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:296:32
[INFO] [stdout]   40:     0x636e23be1eb6 - <lib[8b9dadb86213b367]::with_store_dispatch_test::test_request::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x636e23be941b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x636e23be941b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   43:     0x636e23bf5e0b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   44:     0x636e23bf5e0b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x636e23bf5e0b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x636e23bf5e0b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x636e23bf5e0b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x636e23bf5e0b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   49:     0x636e23bf5e0b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   50:     0x636e23bf1524 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   51:     0x636e23bf1524 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x636e23bf8a12 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   53:     0x636e23bf8a12 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x636e23bf8a12 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x636e23bf8a12 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x636e23bf8a12 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x636e23bf8a12 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   58:     0x636e23bf8a12 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x636e23cf017f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   60:     0x636e23cf017f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7e0cafaaaaa4 - <unknown>
[INFO] [stdout]   62:     0x7e0cafb37a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- with_store_dispatch_test::test_accept stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'with_store_dispatch_test::test_accept' (19) panicked at src/file_eventstore.rs:47:25:
[INFO] [stdout] Oops! Error create store
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x636e23cf086a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636e23cf086a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636e23cf086a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x636e23cf086a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x636e23d051da - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x636e23d051da - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x636e23cf5202 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636e23cf5202 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x636e23ccf5df - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x636e23ccf5df - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x636e23ce8dc9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x636e23bf533c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x636e23bf533c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636e23ce8f82 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x636e23ce8f82 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stderr] error: test failed, to rerun pass `--test lib`
[INFO] [stdout]   15:     0x636e23ccebfc - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x636e23cc6fe9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x636e23cc4850 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x636e23bb48f0 - <cqrs_eventsourcing[a4aeb923c13be2ab]::file_eventstore::FileEventStore<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent>>::get_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:47:25
[INFO] [stdout]   19:     0x636e23bb2288 - <cqrs_eventsourcing[a4aeb923c13be2ab]::file_eventstore::FileEventStore<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent>>::read_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:59:29
[INFO] [stdout]   20:     0x636e23bb317c - <cqrs_eventsourcing[a4aeb923c13be2ab]::file_eventstore::FileEventStore<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent> as cqrs_eventsourcing[a4aeb923c13be2ab]::store::Store<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent>>::retrieve_for_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/file_eventstore.rs:167:39
[INFO] [stdout]   21:     0x636e23bd85df - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::vec::Vec<cqrs_eventsourcing[a4aeb923c13be2ab]::formated_event::FormatedEvent<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent>>, cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x636e23bcb4b8 - <cqrs_eventsourcing[a4aeb923c13be2ab]::query_processor::QueryProcessor<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent, lib[8b9dadb86213b367]::DispatchQueryData>>::process::<cqrs_eventsourcing[a4aeb923c13be2ab]::file_eventstore::FileEventStore<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/query_processor.rs:27:61
[INFO] [stdout]   23:     0x636e23be624f - <lib[8b9dadb86213b367]::Accept as cqrs_eventsourcing[a4aeb923c13be2ab]::command::Command<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent>>::before::<cqrs_eventsourcing[a4aeb923c13be2ab]::file_eventstore::FileEventStore<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:211:60
[INFO] [stdout]   24:     0x636e23bd86ff - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<lib[8b9dadb86213b367]::Accept, cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x636e23bcc298 - <cqrs_eventsourcing[a4aeb923c13be2ab]::cqrs::CQRS<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent, cqrs_eventsourcing[a4aeb923c13be2ab]::file_eventstore::FileEventStore<lib[8b9dadb86213b367]::Dispatch, lib[8b9dadb86213b367]::DispatchEvent>>>::execute::<lib[8b9dadb86213b367]::Accept>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cqrs.rs:39:51
[INFO] [stdout]   26:     0x636e23bc8244 - lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:318:60
[INFO] [stdout]   27:     0x636e23bd74fb - <tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on::<lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   28:     0x636e23bcf8ca - tokio[49782cf52c338fc0]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>, <tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   29:     0x636e23bae1d1 - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[49782cf52c338fc0]::coop::Budget>>>::try_with::<tokio[49782cf52c338fc0]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>, <tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   30:     0x636e23bad2ac - <std[f92b4c606f291077]::thread::local::LocalKey<core[786f478f706679df]::cell::Cell<tokio[49782cf52c338fc0]::coop::Budget>>>::with::<tokio[49782cf52c338fc0]::coop::with_budget<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>, <tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   31:     0x636e23bd5b97 - tokio[49782cf52c338fc0]::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>, <tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   32:     0x636e23bd5b97 - tokio[49782cf52c338fc0]::coop::budget::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>, <tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   33:     0x636e23bd5b97 - <tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on::<lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   34:     0x636e23bd6ada - tokio[49782cf52c338fc0]::runtime::basic_scheduler::enter::<<tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   35:     0x636e23bb8646 - <tokio[49782cf52c338fc0]::macros::scoped_tls::ScopedKey<tokio[49782cf52c338fc0]::runtime::basic_scheduler::Context>>::set::<tokio[49782cf52c338fc0]::runtime::basic_scheduler::enter<<tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>::{closure#0}, core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   36:     0x636e23bd3661 - tokio[49782cf52c338fc0]::runtime::basic_scheduler::enter::<<tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   37:     0x636e23bd194e - <tokio[49782cf52c338fc0]::runtime::basic_scheduler::BasicScheduler<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::time::driver::Driver<tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>, tokio[49782cf52c338fc0]::park::either::Either<tokio[49782cf52c338fc0]::io::driver::Driver, tokio[49782cf52c338fc0]::park::thread::ParkThread>>>>::block_on::<lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   38:     0x636e23bc5fa2 - <tokio[49782cf52c338fc0]::runtime::Runtime>::block_on::<lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   39:     0x636e23bd3d78 - tokio[49782cf52c338fc0]::runtime::context::enter::<<tokio[49782cf52c338fc0]::runtime::Runtime>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   40:     0x636e23bbd7d3 - <tokio[49782cf52c338fc0]::runtime::handle::Handle>::enter::<<tokio[49782cf52c338fc0]::runtime::Runtime>::block_on<lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}>::{closure#0}, core[786f478f706679df]::result::Result<(), cqrs_eventsourcing[a4aeb923c13be2ab]::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   41:     0x636e23bc4295 - <tokio[49782cf52c338fc0]::runtime::Runtime>::block_on::<lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   42:     0x636e23bc9648 - lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:309:5
[INFO] [stdout]   43:     0x636e23bc7b7c - lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/lib.rs:310:31
[INFO] [stdout]   44:     0x636e23be1e76 - <lib[8b9dadb86213b367]::with_store_dispatch_test::test_accept::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x636e23be941b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x636e23be941b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x636e23bf5e0b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x636e23bf5e0b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x636e23bf5e0b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x636e23bf5e0b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x636e23bf5e0b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x636e23bf5e0b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x636e23bf5e0b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x636e23bf1524 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x636e23bf1524 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x636e23bf8a12 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x636e23bf8a12 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x636e23bf8a12 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x636e23bf8a12 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x636e23bf8a12 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x636e23bf8a12 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x636e23bf8a12 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x636e23cf017f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x636e23cf017f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x7e0cafaaaaa4 - <unknown>
[INFO] [stdout]   66:     0x7e0cafb37a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     with_store_dispatch_test::test_accept
[INFO] [stdout]     with_store_dispatch_test::test_request
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "334589d8019e56fadb8a673fbe935cd338cf84331ffff8f973763be1b3d30f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "334589d8019e56fadb8a673fbe935cd338cf84331ffff8f973763be1b3d30f99", kill_on_drop: false }`
[INFO] [stdout] 334589d8019e56fadb8a673fbe935cd338cf84331ffff8f973763be1b3d30f99
